Release 10.1A: OpenEdge Development:
ADM Reference


colStringValues

Returns a delimited list of values for the requested columns of the current row of the RowObject.

Location: dataextcols.p

Parameters:

INPUT pcColumnList AS CHARACTER

Comma delimited list of RowObject column names.

INPUT pcFormatOption

Format of returned values. Possible values are:

INPUT pcDelimiter

Optional delimiter (default CHR(1)).

Notes: This function is different from colValues in that it does NOT return rowidents as the first entry and does not look in the dataSource.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095